[INFO] cloning repository https://github.com/devsandanayake/rust-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devsandanayake/rust-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsandanayake%2Frust-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsandanayake%2Frust-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a06c9c82a1e43bf9da20511297a8fa62e224b078
[INFO] fixing devsandanayake/rust-backend against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsandanayake%2Frust-backend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devsandanayake/rust-backend
[INFO] finished tweaking git repo https://github.com/devsandanayake/rust-backend
[INFO] tweaked toml for git repo https://github.com/devsandanayake/rust-backend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devsandanayake/rust-backend on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devsandanayake/rust-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b
[INFO] running `Command { std: "docker" "start" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rust-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/middleware/logger.rs:7:56
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub async fn log_request<B>(request: Request<B>, next: Next<B>) -> Response {
[INFO] [stdout]     |                                                        ^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct Next {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/middleware/logger.rs:7:56
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub async fn log_request<B>(request: Request<B>, next: Next<B>) -> Response {
[INFO] [stdout]     |                                                        ^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 generic parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct Next {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/middleware/logger.rs:13:29
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub async fn log_request<B>(request: Request<B>, next: Next<B>) -> Response {
[INFO] [stdout]     |                          - found this type parameter
[INFO] [stdout] ...
[INFO] [stdout]  13 |     let response = next.run(request).await;
[INFO] [stdout]     |                         --- ^^^^^^^ expected `Request<Body>`, found `Request<B>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `axum::http::Request<Body>`
[INFO] [stdout]                found struct `axum::http::Request<B>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:344:18
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub async fn run(mut self, req: Request) -> Response {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/middleware/logger.rs:13:29
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub async fn log_request<B>(request: Request<B>, next: Next<B>) -> Response {
[INFO] [stdout]     |                          - found this type parameter
[INFO] [stdout] ...
[INFO] [stdout]  13 |     let response = next.run(request).await;
[INFO] [stdout]     |                         --- ^^^^^^^ expected `Request<Body>`, found `Request<B>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `axum::http::Request<Body>`
[INFO] [stdout]                found struct `axum::http::Request<B>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/middleware/from_fn.rs:344:18
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub async fn run(mut self, req: Request) -> Response {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-backend` (bin "rust-backend" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-backend` (bin "rust-backend") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b", kill_on_drop: false }`
[INFO] [stdout] 59d7ab462ab883058d2598d224c79acd6af50d0e8b82e0da693b558ae81ac54b
